@charset "utf-8";

/*	复用图片包裹	*/
.scaleimg {
  overflow: hidden;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
 .enlargeImg_wrapper {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-color: rgba(52, 52, 52, 0.8);
  background-size: 10%;
}
.scaleimg img {
  width: 100%;
  height: auto;
  -webkit-transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.scaleimg:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.bdmap {
  height: 1000px;
}

.bdmapinfo {
  position: fixed;
  left: 0;
  top: 0;
  width: 300px;
  visibility: hidden;
  z-index: -9999;
}

.video {
  height: 500px;
}

/* 详情页 */
.article {
  padding: 60px 0;
}

.article-title {
  margin-bottom: 40px;
  text-align: center;
}

.article-title .h24 {
  margin-bottom: 20px;
  font-size: 24px;
}

.article-title .info {
  color: #707070;
}

.article-title .info span {
  margin: 0 15px;
}

.article-cont {
  margin-bottom: 30px;
}

.article-cont .p {
  margin-bottom: 20px;
}

.article-cont img {
  max-width: 100%;
  height: auto !important;
}

.article-paging {
  overflow: hidden;
  padding: 20px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  line-height: 26px;
}

.article-paging .prev,
.article-paging .next {
  position: relative;
  width: 40%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-paging .prev {
  float: left;
  padding-left: 40px;
}

.article-paging .next {
  float: right;
  padding-right: 40px;
  text-align: right;
}

.article-paging .prev:before,
.article-paging .next:before {
  position: absolute;
  width: 24px;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
  font-family: "xfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.article-paging .prev:before {
  content: "\e831";
  left: 0;
}

.article-paging .next:before {
  content: "\e832";
  right: 0;
}

.article-paging a:hover {
  opacity: 0.8;
}

.article .share-mod {
  padding: 30px 0;
}

/*home*/
.ind_1 .li{
  position: relative;
  overflow: hidden;
}
.ind_1 .li .text{
  position: absolute;
  z-index: 4;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  text-align: center;
  color: #fff;
  padding: 0 20px;
}
.ind_1 .li .text .tit{
  font-size: 48px;
}
.ind_1 .li .text .desc{
  font-size: 30px;
  margin-top: 6px;
}
/*.ind_1 .slick-dots li {
  position: relative;
  width: 18px;
  height: 1px;
  border: 0;
  margin: 0 0 0 40px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  opacity: 0.5;
}

.ind_1 .slick-dots li.slick-active {
  width: 75px;
  opacity: 1;
  background: #fff;
}

.ind_1 .slick-dots li:after {
  position: absolute;
  left: -30px;
  top: 50%;
  line-height: 30px;
  margin-top: -15px;
  color: #fff;
  font-family: arial;
  font-size: 18px;
}

.ind_1 .slick-dots li:nth-child(1):after {
  content: "01";
}

.ind_1 .slick-dots li:nth-child(2):after {
  content: "02";
}

.ind_1 .slick-dots li:nth-child(3):after {
  content: "03";
}

.ind_1 .slick-dots li:nth-child(4):after {
  content: "04";
}

.ind_1 .slick-dots li:nth-child(5):after {
  content: "05";
}

.ind_1 .slick-dots li:nth-child(6):after {
  content: "06";
}

.ind_1 .slick-dots li:last-child {
  width: 0 !important;
}*/
.ind_1 .slick-dots li{ width: 12px; height: 12px; }
.ind_1 .vdo {
  position: absolute;
  width: 120%;
  height: 120%;
  left: -10%;
  top: -10%;
  z-index: 3;
  background: #000;
  object-fit:cover;
}
.ie .ind_1 .vdo{
  display: none;
}
.listpage1 {
  position: relative;
}

.listpage1 img {
  width: 100%;
  height: 100%;
}

.listpage1 .middle {
  position: absolute;
  top: 26px;
  left: 0;
  width: 100%;
  bottom: 0;
  text-align: center;
  color: #fff;
}

.listpage1 .middle-cont {
  max-width: 1230px;
}

.listpage1 .tit {
  font-size: 36px;
	margin-top:5%;
	text-shadow:2px 2px 20px #3b3b3b;
}

.listpage1 .tit1 {
  font-size: 18px;
  margin-top: 20px;
}

.listpage2 {
  padding-top: 0px;
  padding-bottom: 70px;
}

.listpage2 .tit {
  text-align: center;
}

.listpage2 .tabs {
  display: inline-block;
  border-bottom: 1px solid #cccccc;
  font-size: 0;
}

.listpage2 .tabs .item {
  font-size: 24px;
  padding: 18px 0;
  display: inline-block;
  cursor: pointer;
  position: relative;
}

.listpage2 .tabs .item.cur:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #125195;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.listpage2 .tabs .item+.item {
  margin-left: 55px;
}

.listpage2 .tabsbox {
  margin-top: 70px;
}

.listpage2 .list .tit1 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 14px;
}

.listpage2 .list .text {
  padding: 25px 26px;
  border: 1px solid #cccccc;
}

.listpage2 .list .text .desc {
  color: #333;
  line-height: 22px;
  margin-top: 35px;
}

.listpage2 .list .item:hover .tit1 {
  color: #135399;

}

.listpage2 .list .item img {
  width: 100%;
}

.listpage2 .list .item,
.listpage2 .list .list-width {
  width: 32.28%;
}

.listpage2 .list .item {
  margin-bottom: 2.4%;
}

.listpage2 .list .list-space {
  width: 1.6%;
}

.listpage2 .list .more1 {
  color: #333;
  margin-top: 45px;
  text-align: right;
}

.listpage2 .more2 {
  font-size: 18px;
  text-align: center;
  margin-top: 58px;
}

.listpage2 .more2 img {
  margin-right: 5px;
  -webkit-animation: rotate1 2s linear 0s infinite;
  animation: rotate1 2s linear 0s infinite;
}

@-webkit-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.listpage2 .list a {
  display: block;
}

.tabsbox {
  position: relative;
}

.tab-item {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tab-item.cur {
  opacity: 1;
  visibility: visible;
  position: relative;
}


/* 
@keyframes rot {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(3deg);
  }

  50% {
    transform: rotate(-3deg);
  }

  75% {
    transform: rotate(3deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes rot {
  0% {
    -webkit-transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(3deg);
  }

  50% {
    -webkit-transform: rotate(-3deg);
  }

  75% {
    -webkit-transform: rotate(3deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
  }
}

@-ms-keyframes rot {
  0% {
    -ms-transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(3deg);
  }

  50% {
    -ms-transform: rotate(-3deg);
  }

  75% {
    -ms-transform: rotate(3deg);
  }

  100% {
    -ms-transform: rotate(0deg);
  }
} */


.ind_2 {
  overflow: hidden;
  position: relative;
}

.ind_2 .d2_left {
  float: left;
  position: relative;
  overflow: hidden;
  width: 50%;
  padding-top: 46.05%;
}

.ind_2 .d2_left img {
  position: absolute;
  top: 0;
  left: 0;
}

.ind_2 .d2_left img {
  width: 100%;
  height: auto;
}

.ind_2 .d2_right {
  position: absolute;
  left: 50%;
  top: 0;
  right: 0;
  height: 100%;
}

.ind_2 .d2_right .middle {
  height: 100%;
  padding-left: 7.1%;
  text-align: justify;
}

.ind_2 .d2_right .middle-cont {
  width: 68%;

}

.ind_2 .d2_right .middle .tit2 {
  padding: 20px 0 15px;
}

.more {
  color: #ffffff;
  text-align: center;
  width: 170px;
  background-color: #125195;
  padding: 10px 0;
	margin-top:4%;
}

.more a {
  display: block;
}

.ind_2 .d2_right .desc {
  height:300px;
}
.ab_3 .d2_right .desc {
  height:auto !important;
  padding-bottom: 0 !important;
}
.ind_3 .d2_right .middle-cont {
  width: 74%;
}

.ind_3 .d2_left {
  float: right;
  overflow: hidden;
  width: 50%;
  padding-top: 46.05%;
}

.ind_3 .d2_right {
  height: 100%;
  left: 0;
  right: 50%;
}

.ind_3 .d2_right .middle {
  padding-right: 7.1%;
  height: 100%;
  text-align: right;
}

.ind_3 .d2_right .middle-cont {
  text-align: left;
}

.ind_4 {
  height: 820px;
  position: relative;
}

.ind_4 .middle {
  height: 570px;
}

.ind_4 .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.ind_4 .list1 {
  width: 100%;
  overflow: hidden;
}

.ind_4 .li {
  height: 570px;
  color: #ffffff;
  text-align: center;
  float: left;
  width: 20%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  cursor: pointer;
}

.ind_4 .li:hover {
  background-color: #125195; 
  cursor: pointer;
}
.ind_4 .slick-slide:nth-child(1) .li.cur, .ind_4 .slick-slide:nth-child(1) .li:hover{
	background-color: #125195;
}
.ind_4 .slick-slide:nth-child(2) .li.cur, .ind_4 .slick-slide:nth-child(2) .li:hover{
	background-color: #05619a;
}
.ind_4 .slick-slide:nth-child(3) .li.cur, .ind_4 .slick-slide:nth-child(3) .li:hover{
	background-color: #047195;
}
.ind_4 .slick-slide:nth-child(4) .li.cur, .ind_4 .slick-slide:nth-child(4) .li:hover{
	background-color: #058696;
}
.ind_4 .slick-slide:nth-child(5) .li.cur, .ind_4 .slick-slide:nth-child(5) .li:hover{
	background-color: #008f8b;
}
.ind_4 .slick-slide:nth-child(6) .li.cur, .ind_4 .slick-slide:nth-child(6) .li:hover{
	background-color: #3e8d65;
}
.ind_4 .li .img {
  width: 99px;
  height: 87px;
  margin: 0 auto;
  overflow: hidden;
}

.ind_4 .li .img img {
  width: 100%;
  height: auto;
}

.ind_4 .li .txt {
  padding-top: 15px;
}

.ind_4 .list2 {
  background-color: #ffffff;
  padding: 50px 30px;
  overflow: hidden;
}

.ind_4 .list2 .slick-mod {}

.ind_4 .list2 .item {
  width: 1255px;
  margin: 0 auto;
}

.ind_4 .list2 .item+.item {}

.ind_4 .list2 .item .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  
}
.ind_4 .list2 .item a{
  display: block;
}
.ind_4 .list2 .item .desc {
	text-indent:2em;
  margin: 15px 0 30px;
  height: 80px;
  overflow: hidden;
	font-size:18px;
}
@media  screen and (max-width :750px) {
	.ind_4 .list2 .item .desc {
  margin: 15px 0 30px;
  height: 80px;
  overflow: hidden;
	font-size:14px;
}
}
.ind_4 .list2 .item .l2m {
  font-size: 12px;
}

.ind_4 .slick-nav {
  text-align: center;
  position: relative;
  margin-top: 26px;
}

.ind_4 .slick-paging {
  display: inline-block;
  position: relative;
  z-index: 3;
  background: #fff;
}

.ind_4 .slick-dots {
  position: static;
  padding: 0 10px;
}

.ind_4 .slick-nav::before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background-color: #cccccc;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  margin-top: -0.5px;
}

.ind_4 .slick-dots li {
  display: inline-block;
  margin: 0 8.5px;
  width: 15px;
  height: 15px;
  background: url(../image/img/d1.png) no-repeat center;
  background-size: 100%;
}

.ind_4 .slick-dots li.slick-active,
.ind_4 .slick-dots li.slick-active:hover {
  background-image: url(../image/img/d2.png);
  background-color: #ffffff;
}

.tabs-box {
  position: relative;
}

.tabs-box .tabs-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
}

.tabs-box .tabs-item.cur {
  position: relative;
  opacity: 1;
  visibility: visible;
}

.ind_5 {
  padding: 90px 0 60px;
  overflow: hidden;
}

.ind_5 .text {
  text-align: center;
}

.ind_5 .text .desc {
  padding: 20px 0 80px;
}

.ind_5 .list {
  overflow: hidden;
  width: 104%;
  margin-left: -1.5%;
}

.ind_5 .list .item {
  width: 200px;
  float: left;
  text-align: center;
}

.ind_5 .list .item+.item {
  margin-left: 85px;
  text-align: center;
  position: relative;
}

.ind_5 .list .item+.item::before {
  content: "";
  display: block;
  width: 1px;
  height: 92px;
  background-color: #cccccc;
  position: absolute;
  top: 0;
  left: -45px;
}

.ind_5 .list .num {
  font-size: 72px;
  font-family: "avian",arial;
  line-height: 1.2;
}

.ind_5 .mli {

  overflow: hidden;
  text-align: center;
  margin: 80px auto 0;
}

.ind_5 .mli {
  text-align: center;
  font-size: 0;
}

.ind_5 .mli .more {
  display: inline-block;
  margin: 0 10px;
}

.ind_5 .mli .more+.more {}

.about_1{
	color:#fff;
	height:600px;
}
.about_1 .tit{
	text-align:center;
	font-size:46px;
	padding-top:80px;
}
.about_1 .list{
	padding-top:80px;
}

.ind_6 .p_tb {
  padding: 70px 0 120px;
  overflow: hidden;
}

.ind_6 .lb {
  width: 50%;
  float: left;
}

.ind_6 .lb .img {
  height: 492px;
  overflow: hidden;
}

.ind_6 .lb .img img {
  width: 100%;
  height: 100%;
}

.ind_6 .rb {
  overflow: hidden;
  color: #ffffff;
  background: url(../image/img/bg1-1.png);
  height: 492px;
}

.ind_6 .rb .inner {
  padding: 155px 70px 0;
}

.ind_6 .tab-bar {
  margin: 55px 70px 0;
}

.ind_6 .tab-mod {
  color: #fff;
  position: relative;
}

.ind_6 .tab-bar {
  border-bottom: 1px solid #4e9ef4;
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  z-index: 3;
}

.ind_6 .tab-term {
  float: left;
  cursor: pointer;
}

.ind_6 .tab-term+.tab-term {
  margin-left: 45px;
}

.ind_6 .tab-term.cur {
  padding-bottom: 20px;
  border-bottom: 2px solid #ffffff;
}

.ind_6 .tab-cont {
  position: relative;
}

.ind_6 .tab-cont .tab-item {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ind_6 .tab-cont .tab-item.act {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.ind_6 .tab-cont .tab-item .date {
  font-family: "Tahoma";
  line-height: 1;

}

.ind_6 .tab-cont .tab-item .date .d1 {
  font-size: 80px;
}

.ind_6 .tab-cont .tab-item .tit {
  padding: 16px 0 10px;
}

.ind_6 .tab-cont .tab-item .desc {
  line-height: 22px;
}

.ind_6 .slick-dots li {
  margin: 0;
  width: 71px;
  height: 71px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background-size: cover;
  background-color: #ffffff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.slick-arrow:after {
  display: none;
}

.ind_6 .slick-arrow {
  width: 71px;
  height: 71px;
  opacity: 1;
  border-radius: 0;
  top: auto;
}

.ind_6 .slick-prev {
  background: #125195 url(../image/img/al1.png) no-repeat center;
  background-size: 100% 100%;
  left: 50%;
  margin-left: -71px;
}

.ind_6 .slick-next {
  background: #fff url(../image/img/ar2.png) no-repeat center;
  background-size: 100% 100%;
  left: 50%;
  right: auto;
}



.ind_4 .slick-arrow {
  width: 71px;
  height: 71px;
  opacity: 1;
  border-radius: 0;
  top: auto;
}

.ind_4 .slick-prev {
  background: #125195 url(../image/img/al1.png) no-repeat center;
  background-size: 100% 100%;
  left: 50%;
  margin-left: -71px;
}

.ind_4 .slick-next {
  background: #fff url(../image/img/ar2.png) no-repeat center;
  background-size: 100% 100%;
  left: 50%;
  right: auto;
}




.ind_4 .slick-slide {
  border-right: 1px solid rgba(255, 255, 255, 0.3)
}


.ind_7 {
  padding: 50px 0 60px;
  overflow: hidden;
}
.ind_7 .tit{
	text-align:center;
	color:#004673;
	font-weight: 500;
	
	position: relative;
	margin-top:0%;
}
.ind_7 .tit .see_more{
	position:absolute;
	right:0;
	top:50%;
	margin-top:-9px;
	font-size:12px;
	font-weight: 400;
	color: #6d6d6d;
	cursor: pointer;
}
.ind_7 .list{
    width: 100%;
    font-size: 0;
	text-align: justify;
	text-align-last: justify;

	margin-top:40px;
}


.ind_7 .item{
	display:inline-block;
	width:610px;
	height: 190px;

	margin:20px 0;
}

.ind_7 .item .img{
	width:50%;
    float: left;
	    height: 100%;
	
	background-size: cover !important;
    background-position: center !important;
}
.ind_7 .item .img img{
	width: 100%;
    height: 100%;
}
.ind_7 .item .text{
	height: 100%;
	overflow: hidden;
    color: #6d6d6d;
	padding:25px;
	
	text-align:left;
	text-align-last: left;
	
	border: 1px solid #e5e5e5;
	border-left:0px;
	
		position: relative;
}
.ind_7 .item .text .next{
	background-size: contain !important;
    background-position: center !important;
	background:url('../image/img/icon_next.png') no-repeat;
	width:25px;
	height:25px;
	position:absolute;
	right:25px;
	bottom:20px;
}
.qydt_xhx{
		width:4%;
		height:3px;
		background-color:#004673;
		margin-left:48%;
		margin-top:12px;
}
@media  screen and (max-width :750px) {
	.qydt_xhx{
		width:10%;
		height:3px;
		background-color:#004673;
		margin-left:45%;
		margin-top:10px;
	}
	.ind_7 .item .text .next{
	background-size: contain !important;
    background-position: center !important;
	background:url('../image/img/icon_next.png') no-repeat;
	width:0px;
	height:25px;
	position:absolute;
	right:25px;
	bottom:20px;
		top:90px;
}

		.ind_7 .list{
    width: 100%;
    font-size: 0;
	text-align: justify;
	text-align-last: justify;
	display:block ruby;
	margin-top:40px;
}
.ind_7 .item .text{
	height: 65%;
	overflow: hidden;
    color: #6d6d6d;
	padding:25px;
	
	text-align:left;
	text-align-last: left;
	
	border: 0px solid #cccccc;
	border-left:0px;
	background-color:#4775C6;
		position: relative;
	margin-bottom:10%;
}
	
.ind_7 .item .img{
	width:100%;
    float: left;
	    height: 100%;
	margin-top:-10%;
	background-size: cover !important;
    background-position: center !important;
}
}
.ind_7 .item .text .date{
	font-size:15px;
	color:#7bb2d5;

	
	margin-top:20px;
}
.ind_7 .item .text .title{
	font-size:16px;
    color: #000000;
	
	margin:10px 0;
}


.ind_8 {
  padding: 22px 0 60px;
  overflow: hidden;
}
@media  screen and (max-width :750px) {
	.ind_8 {
  padding: 0px 0 27px;
  overflow: hidden;
}
	
	.ind_7 .item .text .title{
	font-size:14px;
    color: white;
	
	margin:10px 0;
}
	
	.ind_7 .item .text .date{
	font-size:12px;
	color:white;
	margin-top:0px;
}
}
.ind_8 .tit{
	text-align:center;
	color:#fff;
}
.ind_8 .list{
    width: 100%;
    font-size: 0;
	margin-top:40px;
}
.ind_8 .item{
	width:90% !important;
	margin-left:5%  !important;
}
.ind_8 .item img{
	width:100%;
	/*height:260px;*/
}

.ind_8 .item .title{
	font-size:18px;
	color:#fff;
	text-align:center;
	margin:10px 0;
}

@media  screen and (max-width :750px) {
	.ind_8 .item img{
	width:100%;
	margin-left:0%;.
	margin-top:10%;
		height:150px;
}
	
	
.ind_8 .item .title{
	font-size:18px;
	color:#fff;
	text-align:center;
	margin-top:10%;
}
}
@media screen and (max-width: 1460px) {
	.ind_7 .item{
		width:580px;
	}
}
@media screen and (max-width: 1260px) {
	.ind_7 .item{
		width:480px;
	}
}
@media screen and (max-width: 1000px) {
	.ind_7 .item{
		width:100%;
	}
}

@media screen and (min-width:1025px){
  .ind_6 .slick-prev:hover {
  background: #125195 url(../image/img/al1.png) no-repeat center;
  background-size: 100% 100%;
}

.ind_6 .slick-next:hover {
  background: #125195 url(../image/img/ar1.png) no-repeat center;
  background-size: 100% 100%;
}

.ind_4 .slick-prev:hover {
  background: #125195 url(../image/img/al1.png) no-repeat center;
  background-size: 100% 100%;
}

.ind_4 .slick-next:hover {
  background: #125195 url(../image/img/ar1.png) no-repeat center;
  background-size: 100% 100%;
}

}





.ab_1 {
  position: relative;
  width: 100%;
  height: 680px;
}

.ab_1 .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.ab_1 .ind_5 {
  color: #ffffff;
  padding-top: 250px;
}

.ab_1 .ind_5 .tit {
  text-align: center;
  padding-bottom: 45px;
}

.ab_1 .ind_5 .list2 {
  padding-top: 40px;
}

.ab_1 .ind_5 .list2 .item {
  position: relative;
  float: left;
  min-width: 33.1%;
  padding-bottom: 15px;
}

.ab_1 .ind_5 .list2 .item.i5 {
  width: 50%;
  margin-left: 6.5%;
}

.ab_1 .ind_5 .list2 .item.tar {
  text-align: right;
}

.ab_1 .ind_5 .list2 .item.tac {
  text-align: center;
}

.ab_1 .ind_5 .list2 .item::before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}

.ab_2 {
  padding: 80px 0 100px;
}

.ab_2 .tbtop {
  padding-bottom: 50px;
}

.ab_2 .tbm {}

.ab_2 .tbm .bl {
  width: 50%;
  float: left;
}

.ab_2 .tbm .bl .padd {
  margin-right: 8px;
}
.ab_2 .tbm .br .padd {
  margin-left: 8px;
}
.ab_2 .tbm .padd{
   border:1px solid #d8d8d8;
   border-top: 3px solid #125195;
   padding:0 40px;
   height:240px;
}
.ab_2 .tbm .br {
  overflow: hidden;
}

.ab_2 .tbm .tit {
  padding-bottom: 30px;
  padding-top: 40px;
  overflow: hidden;
}

.ab_2 .tbm .tit img{ width: 40px; margin-right: 20px; float: left; }
.ab_2 .tbm .tit span{ position: relative; line-height: 40px; float: left; padding-right: 15px; }
.ab_2 .tbm .tit span:after{ content:""; position: absolute; width: 500px; left:100%;  top:50%; height:1px; background:#d8d8d8; }

.ab_3 .d2_left {
  padding-top: 42.8%;
}

.ab_3 .d2_right {
  color: #ffffff;
}

.ab_3 .d2_right .middle {
  padding-left: 10.8%;
}

.ab_3 .d2_right .list {
  margin-top: 10%;
}

.ab_3 .d2_right .list .item {
  overflow: hidden;

}

.ab_3 .d2_right .list .item+.item {
  margin-top: 10%;
}

.ab_3 .d2_right .list .img {
  width: 92px;
  height: 106px;
  overflow: hidden;
  float: left;
}

.ab_3 .d2_right .list .img img {
  width: 100%;
  height: auto;
}

.ab_3 .d2_right .list .text {
  overflow: hidden;
  padding-left: 7%;
}

.ab_3 .d2_right .list .text .desc {
  padding-top: 10px;
  line-height: 1.5;
}

.ab_4 {
  padding: 110px 0;
}

.ab_4 .tit {
  text-align: center;
  padding-bottom: 50px;
}

.ab_4 .list {
  overflow: hidden;
  position: relative;
}

.ab_4 .line {
  width: 1px;
  height: 100%;
  background-color: #d8d8d8;
  position: absolute;
  top: 0;
}

.ab_4 .line1 {
  left: 30%;
}

.ab_4 .line2 {
  left: 63%;
}

.ab_4 .list .li {
  position: relative;
  float: left;
  margin-bottom: 10px;
  width: 33.33333%;
}
.ab_4 .list .li a{
  display: block;
  position: relative;
  padding-left: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 20px;
}
.ab_4 .list .li a:before {
  content: '';
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url(../image/img/4-1.png) no-repeat center;
  background-size: cover;
  margin-right: 12px;
  position: absolute;
  top: 6px;
  left: 0;
}

.ab_4 .more {
  margin: 50px auto 0;
}

.ab_5 .title {
  text-align: center;
}

.ab_5 .p_tb {
  padding-top: 40px;
}

.ab_5 .rb .inner {
  padding: 45px 90px 0;
}

.ab_5 .lb .img {
  height: 371px;
}

.ab_5 .rb {
  height: 371px;
}

.ab_6 {
  height: 550px;
}

.ab_6 .middle {
  height: 100%;
}

.ab_6 .tit {
  color: #ffffff;
  text-align: center;
}

.ab_6 .btn {
  text-align: center;
  padding-top: 40px;
}

.ab_6 .more {
  background-color: rgba(255, 255, 255, 0.1);
  display: inline-block;
  margin: 0 5px;
  border: 1px solid #ffffff;
}

.ab_6 .more:hover {
  background-color: #125195;
  border-color: #125195;
}

.detail_blog { padding-bottom: 40px; }
.detail_blog .cl{ overflow: hidden; float: left; width: 910px; }
.detail_blog .cr{ float: right; width: 350px; padding-top: 75px; }
.detail_blog .cr .bd{ border:1px solid #d8d8d8; border-top:3px solid #125195; }
.detail_blog .cr .t2{ font-size: 24px; color:#135399; line-height: 75px; padding:0 20px 0 35px; }
.detail_blog .cr .li{ padding:35px; border-top: 1px solid #d8d8d8;  }
.detail_blog .cr .t3 a{ font-size: 16px; line-height: 23px; position: relative; display: block; }
.detail_blog .cr .t3{ padding-bottom: 15px; }
.detail_blog .cr .t3 a:after{ content: ""; position: absolute; width: 11px; height:11px; background:url(../image/new/a3.png) no-repeat center; background-size: 100% 100%; left:-20px; top:6px; }

@media screen and (max-width:1440px) {
  .detail_blog .cl{ width: 760px;}
}



@media screen and (max-width: 1200px) {
  .detail_blog .cl{ width: auto; float: none; }
  .detail_blog .cr{ width: auto; float: none; padding:40px 0 0; }
}


@media screen and (max-width: 1000px) {
  .detail_blog .cr .t2{ font-size: 0.36rem; padding:0 0.3rem 0; line-height: 0.8rem;  }
  .detail_blog .cr .t3 a{ font-size: 0.3rem; line-height: 0.45rem; }
  .detail_blog .cr .t3 a::after{ width: 0.15rem; height:0.15rem; left: -0.3rem; top:0.15rem; }
  .detail_blog .cr .li{ padding:0.6rem 0.3rem 0.6rem 0.6rem; }
  .detail_blog .cr{ padding-top:0.6rem; }
  .goback{ height:1.2rem !important; line-height: 1.2rem !important; }    
}
@media screen and (max-width: 1460px) {

  .ind_5 .list .item+.item {
    margin-left: 64px;
  }

  .ind_5 .list .item+.item:before {
    left: -30px
  }

  .ind_6 .lb .img,
  .ind_6 .rb {
    height: 458px;
  }

  .ind_6 .rb .inner {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ind_6 .tab-bar {
    margin-left: 30px;
    margin-right: 30px;
  }

  .listpage2 .list .item,
  .listpage2 .list .list-width {
    width: 30%;
  }


  .ab_3 .d2_right .middle-cont {
    width: 86%;
  }

  .ab_3 .d2_right .middle {
   padding-left: 5%;
  }

  .ab_3 .d2_right .list {
    margin-top: 4%;
  }

  .ab_3 .d2_right .list .item + .item{
    margin-top: 5%;
  }

  .ab_5 .lb .img {
    height: 371px;
  }

  .ab_5 .lb {
    width: auto;
  }

  .ab_5 .rb {
    height: 371px;
  }

  .ab_5 .slick-next {
    margin-left: 45px;
  }

  .ab_5 .slick-prev {
    margin-left: -26px;
  }

}










@media screen and (max-width: 1420px) {
  .ind_2 .d2_right .middle-cont{ width: 88%; }
  .ind_3 .d2_right .middle{ padding-left: 0; }
  .ind_5 .list .num{ font-size: 40px;position: relative; }
  .ind_5 .list .nd{ padding:0 30px; }
  .ind_4 .li .img{ width: 80px; height:auto; }
  .ind_4 .middle,.ind_4 .li{ height:450px; }
  .ind_4{ height:710px; }
  .ind_2 .d2_right .desc { height:200px; }
  .ind_6 .tab-cont .tab-item .date .d1{ font-size: 50px; }
.about_1{
	height:auto;
}
.about_1 .tit{
	text-align:center;
	font-size:36px;
	padding-top:40px;
}
.about_1 .list{
	padding-top:40px;
}

}









@media screen and (max-width: 1230px) {
  /*.ind_1 .slick-dots li::after{
    font-size: 16px;
  }
  .ind_1 .slick-dots li.slick-active{
    width: 60px;
  }*/
  .ind_5{ padding-top: 120px; }
  .ind_5 .text .desc{ padding-bottom: 50px; }

  .ind_2 .d2_right .desc { height:auto; padding-bottom: 30px;  }

  .ind_5 .list .item+.item {
    margin-left: 5px;
  }

  .ind_5 .list .item+.item:before {
    left: -2px;
  }

  .ind_6 .lb .img,
  .ind_6 .rb {
    height: 372px;
  }

  .ind_6 .tab-bar {
    margin-top: 20px;
  }

  .ind_6 .tab-term {

    font-size: 20px;
  }

  .ind_6 .tab-term+.tab-term {
    margin-left: 28px;
  }

  .ind_6 .rb .inner {
    padding-top: 90px;
  }

  .ind_6 .tab-cont .tab-item .date .d1 {
    font-size: 50px;
  }


  .ab_4 .list {
    width: 100%;
  }

  .ab_4 .list .li {
   
  }

  .ab_4 .line1 {
    display: none;
  }

  .ab_4 .line2 {
    display: none;
  }

  .ab_5 .lb {
    width: 50%;
  }

  .ab_5 .lb .img,
  .ab_5 .rb {
    height: 281px;
  }

  .ab_5 .slick-next {
    margin-left: 0;
  }

  .ab_5 .slick-prev {
    margin-left: -71px;
  }
  .ab_3 .d2_right .list .img{
    width: 60px;
    height: 70px;
  }
  .ab_3 .d2_right .list .text{
    padding-left: 4%;
  }
  .ab_5 .rb .inner{
    padding-top: 20px;
  }
  .ab_5 .tab-cont .tab-item .desc{
    height: 60px;
    overflow: hidden;
  }
  .ab_6{
    height: 400px;
  }
  .ab_1 .ind_5 .list2 .item.i5{
    margin-left: 3.5%;
    width: 63%;
  }
  .ind_6 .tab-cont .tab-item .desc{
    line-height: 1.4;
  }






  .ind_6 .slick-arrow{
    width: 50px; height:50px;
  }
  .ind_6 .slick-prev{
    margin-left: -50px;
  }
  .ind_6 .p_tb{
    padding:50px 0 80px;
  }
  .ind_4 .slick-arrow{
    width: 50px; height:50px;
  }
  .ind_4 .slick-prev{
    margin-left: -50px;
  }

  .ind_1 .li{
    height:600px !important;
  }



  .ind_4 .middle, .ind_4 .li{
    height:360px;
  }
  .ind_4{
    height:620px;
  }
  .ind_5 .list .item{
    width: 198px;
  }
  .ab_3 .d2_right .desc{
    font-size: 14px;
  }





  .ab_2 .tbm .tit{ padding:25px 0; }






} 




@media screen and (max-width: 1000px) {
  .ind_5 .list .nd{
    padding:0 0.1rem;
  }
  .ind_1 .li {

      height: 600px !important;

  }
  .ind_1 .li .text{
    padding: 0 0.8rem;
  }
  .ind_1 .li .text .tit{
    font-size: 0.5rem;
	  text-shadow:2px 2px 20px #3b3b3b;
  }
  .ind_1 .li .text .desc{
    font-size: 0.26rem;
    margin-top: 0.15rem;
  }
  .ind_2 .d2_right .middle-cont {
    width: 100%;
  }

  .ind_2 .d2_left {
    float: none;
    padding: 0;
    width: 100%;
    height: 4.6rem;
    overflow: hidden;
  }

  .ind_2 .d2_left img {
    position: static;
  }

  .ind_2 .d2_right {
    position: static;
  }

  .ind_2 {
    width: 50%;
    float: left;
  }

  .ind_2 .d2_right .middle {
    padding:0.6rem 0.3rem;
  }

  .ind_2 .d2_right .middle .tit1 {
    font-size: 0.5rem;
    text-align: center;
  }

  .ind_2 .d2_right .middle .tit2 {
    padding: 0.1rem 0 0.1rem;

  }

  .ind_4 .list2 .item {
    width: 370px;
    padding: 0 0.1rem 1rem;
  }

  .ind_4 .list2 .item .l2m {
    font-size: 0.24rem;
	  color:#7BB2D5;
  }

  .ind_4 .list2 {
    padding: 0.3rem;
  }

  .ind_5 .list .num {
    font-size: 0.6rem;
  }

  .ind_5 .list {
    font-size: 0;
    text-align: center;
  }

  .ind_5 .list .item {
    width: 33.3333%;
    padding: 0.4rem 0.2rem;
    float: none;
    display: inline-block;
  }

  .ind_5 .list .item+.item {
    margin: 0;
  }

  .ind_5 .list .item+.item:before {
    height: auto;
    bottom: 0;
  }

  .ind_5 .list .item:nth-child(4):before {
    display: none;
  }

  .ind_4 .slick-nav {
    margin-top: -10px;
  }

  .ind_4 .slick-dots li {
    margin: 0 0.1rem;
  }

  .ind_4 .slick-nav {
    font-size: 0;
  }

  .ind_5 .text .desc {
    padding: 0.3rem 0 0.6rem;
  }

  .ind_5 {
    padding: 1rem 0 1rem;
  }

  .ind_5 .mli .more {
    width: 2.4rem;
  }

  .ind_5 .mli .more {
    margin: 0 0.1rem;
    padding: 0.1rem 0;
  }

  .ind_5 .mli {
    margin-top: 0.8rem;
  }
.about_1 .tit{
	font-size:20px;
	margin-top:-9%;
}

  .ind_6 .lb {
    float: none;
    width: 100%;
  }

  .ind_6 .lb .img,
  .ind_6 .rb {
    height: auto;
  }

  .ind_6 .tab-bar {
    position: static;
    color: #333;
    text-align: center;
  }

  .ind_6 .tab-term {
    font-size: 0.3rem;
  }

  .ind_6 .tab-term+.tab-term {
    margin: 0;
  }

  .ind_6 .tab-term {
    margin: 0;
    width: 25%;
  }

  .ind_6 .tab-term.cur {
    border-bottom-color: #4e9ef4;
    padding-bottom: 0.2rem;
  }

  .ind_6 .rb .inner {
    padding: 0.3rem;
  }

  .ind_6 .slick-slide {
    border-left: 1px solid #fff;
  }

  .ind_6 .tab-cont {
    margin-top: 0.4rem;
  }

  .ind_6 .tab-cont .tab-item .tit {
    padding: 0.2rem 0 0.1rem;
  }

  .ind_6 .slick-arrow {
    top: 1.5rem;
    bottom: auto;
    width: 0.6rem;
    height: 0.6rem;
    background-size: 100%
  }

  .ind_6 .slick-prev {
    left: 0.2rem;
    margin: 0;
  }

  .ind_6 .slick-next {
    left: auto;
    right: 0.2rem;
  }


  .ind_4 .slick-arrow {
    width: 0.6rem;
    height: 0.6rem;
  } 
  .ind_4 .slick-prev {
    margin-left: -0.6rem;
  }


  .ind_6 .p_tb {
    padding: 0.8rem 0;
  }

  .ind_4 .list2 .item .desc {
    height: auto;
    margin: 0.2rem 0;
  }

  .ind_1 .slick-dots {
    bottom: 0.4rem;
  }

  .ind_6 .tab-cont .tab-item .date .d1 {
    font-size: 0.6rem;
  }

  .ind_4 .li .img {
    width: 1rem;
    height: 1rem;
  }

  .ind_4 .li {
    height: auto;
  }
  .ind_4 .li{
    height: 4rem;
  }
  .ind_4 .middle {
    height: 3.6rem;
  }

  .ind_4 {
    height: auto;
    padding: 0 0;
  }

  .ind_4 .x-wrap {
    padding: 0;
  }

  .ind_2 .d2_right .more {
    padding: 0.1rem;
    width: auto;
  }

  .listpage2 .list .item,
  .listpage2 .list .list-width {
    width: 49.2%;
  }

  .listpage2 .tabs .item {
    font-size: 0.4rem;
    padding: 0.2rem 0;
  }

  .listpage2 .tabs .item+.item {
    margin-left: 0.6rem;
  }

  .listpage2 {
    padding: 0.4rem 0;
  }

  .listpage2 .list .text {
    padding: 0.3rem;
  }

  .listpage2 .list .tit1 {
    font-size: 0.3rem;
    line-height: 1.2;
    margin-bottom: 0.2rem;
  }

  .listpage2 .list .more1 {
    margin-top: 0.4rem;
  }

  .listpage2 .list .text .desc {
    line-height: 1.4;
  }

  .listpage2 .more2 {
    margin-top: 0.4rem;
    font-size: 0.24rem;
  }

  .listpage2 .more2 img {
    width: 0.5rem;
    margin-right: 0.3rem;
  }

  .listpage2 .tabsbox {
    margin-top: 0.5rem;
  }

  .listpage1 {
    height: 5rem;
  }

  .listpage1 .middle {
    top: 0;
  }

  .listpage1 .tit {
    font-size: 0.4rem;
  }

  .listpage1 .tit1 {
    font-size: 0.26rem;
    margin-top: 0.1rem;
  }

  .ab_1 .ind_5 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .ab_1 .list .item {
    padding: 0.1rem 0.2rem;
  }

  .ab_1 {
    height: auto;
    padding: 0.8rem 0;
  }
  .ind_5 .list{
    width: 100%;
  }
  .ab_1 .list .item{
    margin: 0.3rem 0;
  }
  .ab_1 .ind_5 .tit{
    font-size: 0.5rem;
    padding-bottom: 0.2rem;
  }
  .ab_1 .ind_5 .list2 .item,
  .ab_1 .ind_5 .list2 .item.tac,
  .ab_1 .ind_5 .list2 .item.tar,
  .ab_1 .ind_5 .list2 .item.i5{
    width: 100%;
    text-align: left;
    margin-left: 0;
  }
  .ab_1 .ind_5 .list2 .item{
    padding-left: 0.3rem;
    padding-bottom: 0.2rem;
  }
  .ab_1 .ind_5 .list2 .item:before{
    position: absolute;
    top: 0.17rem;
    left: 0;
    width: 0.1rem;
    height: 0.1rem;
  } 
  .ab_1 .ind_5 .list2{
    padding-top: 0.4rem;
  }
  .ab_2{
    padding: 0.6rem 0;
  }
  .ab_5 .tab-cont .tab-item .desc{
    height: auto;
    line-height: 1.4;
  }
  .ab_5 .p_tb{
    padding-top: 0;
  }
  .ab_5 .title{
    font-size: 0.4rem;
  }
  .ab_4{
    padding: 0.6rem 0;
  }
  .ab_4 .more{
    margin-top: 0.4rem;
  }
  .ab_4 .list .li{
    width: 50%;
  }
  .ab_4 .list .li a:before{
    top: 0.15rem;
    margin-right: 0;
  }
  .aboutus1 .ind_2{
    width: 100%;
    margin-top: 0;
  }
  .aboutus1{
    padding: 0 0.3rem;
  }
  .aboutus1 .d2_left{
    height: auto;
  }
  .ab_3 .d2_right .list .img{
    width: 1rem;
    height: 2rem;
  }
  .ab_3 .d2_right .list .text .tit{
    font-size: 0.4rem;
  }
  .ab_3 .d2_right .list .text .desc{
    padding-top: 0.1rem;
  }
  .ab_3 .d2_right .list .item + .item{
    margin-top: 0.2rem;
  }
  .ab_2 .tbtop{
    padding-bottom: 0.4rem;
  }
  .ab_2 .tbm .tit img{ width: 0.3rem; margin-right: 0.15rem; }
  .ab_2 .tbm .tit{
    padding-bottom: 0.3rem;
    font-size: 0.3rem;
  }
  .ab_2 .tbm .bl .padd{
    padding-right: 0.1rem;
  }
  .ab_4 .tit{
    padding-bottom: 0.3rem;
    font-size: 0.5rem;
  }
  .ab_4 .more{
    width: 2rem;
    padding: 0.1rem 0;
  }
  .ab_6 .tit{
    font-size: 0.5rem;
  }
  .ab_6 .btn{
    padding-top: 0.3rem;
  }
  .ab_6 .more{
    width: 2rem;
    padding: 0.1rem 0;
    margin: 0 0.1rem;
  }
  .ab_4 .list .li a{
    margin-right: 0.1rem;
  }




  .ab_2 .tbm .padd{ padding:0 0.2rem; height:5rem; }
  .ab_2 .tbm .tit span{ line-height: 0.3rem; }
  .ab_2 .tbm .br .padd,.ab_2 .tbm .bl .padd{ margin-left: 0; margin-right: 0; }




}

@media screen and (max-width: 1000px) {
  .ind_1 .slick-dots li{
    /*margin-left: 30px;*/
    width: 0.1rem; height: 0.1rem;
  }
  .ind_1 .slick-dots li::after{
    font-size: 14px;
    left:-25px;
  }
  .ind_1 .slick-dots li.slick-active{
    /*width: 0.5rem;*/
  }
  .ind_1 .li {
    height: 4.5rem !important;
  }
  .ind_1 .vdo{ display: none; }

  .ind_2 .d2_left {
    height: auto;
  }

  .ind_2 {
    width: 100%;
    margin-top: 0.3rem;
  }

  .ind_2box {
    padding: 0 0.3rem;
  }

  .ind_4 .slick-dots li {
    margin: 0 0.05rem;
  }

  .ind_5 .mli .more {
    margin: 0 0.05rem;
    width: 2rem;
  }

  .ind_6 .tab-bar {
    margin: 0;
  }

  .ind_6 .slick-arrow {
    top: 2.2rem;
  }

  .ind_5 {
    padding-top: 1rem;
  }


  .ind_2 .d2_right .more {
    line-height: 0.5rem;
    width: auto;
    padding: 0.1rem 0;
  }

  .pop-alert .pop-dialog {
    width: 7rem;
    height: 5rem;
  }

  /* 移动端详情页 */
  .article {
    padding: 0.8rem 0;
  }

  .article-title {
    margin-bottom: 0.4rem;
  }

  .article-title .h24 {
    font-size: 0.36rem;
    margin-bottom: 0.2rem;
  }

  .article-title .info span {
    margin: 0 0.1rem;
  }

  .article-cont {
    margin-bottom: 0.3rem;
  }

  .article-cont .p {
    margin-bottom: 0.2rem;
  }

  .article-paging {
    padding: 0.3rem 0;
    line-height: 1.5;
  }

  .article-paging .prev {
    margin-bottom: 0.2rem;
  }

  .article-paging .prev,
  .article-paging .next {
    float: none;
    padding: 0 0 0 0.5rem;
    width: 100%;
    text-align: left;
  }

  .article-paging .prev:before,
  .article-paging .next:before {
    right: auto;
    left: 0;
    width: 0.42rem;
    height: 0.42rem;
    font-size: 0.28rem;
  }

  .article .share-mod {
    padding: 0.5rem 0;
  }

  .article .share-box .share-item {
    width: 0.6rem;
    font-size: 0.4rem;
  }

  /* 移动端搜索结果页 */
  .result {
    padding: 0.8rem 0;
  }

  .result .h24 {
    font-size: 0.36rem;
  }

  .result .h24 span {
    margin-left: 0.3rem;
    font-size: 0.3rem;
  }

  .result .list {
    margin-bottom: 0.5rem;
  }

  .result .list-item {
    padding: 0.4rem 0;
  }

  .result .list .h18 {
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
  }

  .t46 {
    font-size: 0.48rem;
  }

  .t24 {
    font-size: 0.32rem;
  }

  /*.x-footer .cen .f_n {
    display: none;
  }*/

  .x-footer .ewm_r {
    border: 0;
    margin-top: 0;
    padding-top: 0;
	 margin-left:0;
	  width:100%;
  }

  .listpage2 .list .text .desc {
    margin-top: 0.2rem;
  }
  .ab_3 .d2_right .list .img{
    width:0.8rem;
    height: 1.4rem;
  }
  .ab_5 .slick-arrow {
      top: 3.26rem;
  }





  

  .ab_2 .tbm .bl{ width: auto; float: none; }
  .ab_2 .tbm .br{ width: auto; float: none; }


  .ab_2 .tbm .padd{ height:auto !important; padding:0 0.3rem 0.4rem !important; margin-bottom: 0.4rem; }

}


.listpage1{ height:600px; }
@media (max-width: 1440px) {
  
  .listpage1{ height:500px; }
}

@media (max-width: 1000px) {
  .listpage1{ height:4.5rem;}
}
@media screen and (min-width: 1000px){
  .ind_1 .li .text .tit,
  .ind_1 .li .text .desc{
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  .ind_1 .li .text .tit{
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .ind_1 .li .text .desc{
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .ind_1.anim .li .text .tit,
  .ind_1.anim .li .text .desc{
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
	  text-shadow: 2px 2px 20px #3b3b3b;
  }
  .ind_2 .d2_right .middle{
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
    opacity: 0;
  }
  .ind_3 .d2_right .middle{
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
    opacity: 0; 
  }
  .ind_2box .anim .d2_right .middle,
  .ind_2box .anim .d2_right .middle{
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .ind_4 .slick-active  .middle{
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    opacity: 0;
  }
  .ind_4 .slick-active:nth-child(1) .middle{
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;;
  }
  
  .ind_4 .slick-active:nth-child(2) .middle{
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;;
  }
  
  .ind_4 .slick-active:nth-child(3) .middle{
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;;
  }
  
  .ind_4 .slick-active:nth-child(4) .middle{
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;;
  }
  
  .ind_4 .slick-active:nth-child(5) .middle{
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .ind_4.anim .slick-active .middle{
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }

  .ab_3 .d2_left{
    transform: translateX(-100px);
  }
  .ab_3 .d2_right{
    transform: translateX(100px);
  }
  .ab_3 .d2_left,
  .ab_3 .d2_right{
    opacity: 0;
    transition: all 1.4s ease;
  }
  .aboutus1.anim .d2_left,
  .aboutus1.anim .d2_right{
    transform: translateX(0);
    opacity: 1;
  }
  .ab_5 .p_tb{
    opacity: 0;
    transition: all 1.4s ease;
    transform: translateY(100px);

  }
  .ab_5.anim .p_tb{
    transform: translateY(0);
    opacity: 1;
  }
  .li-lg-3{
    transition: all 1.4s ease;
    opacity: 0;
    transform: translateX(-50px);
  }
  .anim .li-lg-3{
    transform: translateX(0);
    opacity: 1;
  }
  /*.li-container .bf_img{
    transition: all 0.8s ease;
    transform: scale(0.9);
    opacity: 0;
  }
  .li-container.anim .bf_img{
    transform: scale(1);
    opacity: 1;
  }*/
}